2026-04-10 17:44:30,399 [ 22241 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2026-04-10 17:44:30,399 [ 22241 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2026-04-10 17:44:30,399 [ 22241 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2026-04-10 17:44:30,399 [ 22241 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_4ccbph --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_aggregation_memory_efficient/test.py::test_remote test_allowed_url_from_config/test.py::test_config_with_hosts test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section test_allowed_url_from_config/test.py::test_table_function_remote test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 'test_backup_restore_storage_policy/test.py::test_storage_policies[None--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2]' test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability test_block_structure_mismatch/test.py::test test_cancel_freeze/test.py::test_cancel_backup test_check_table/test.py::test_check_all_tables 'test_check_table/test.py::test_check_normal_table_corruption[]' 'test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin]' 'test_check_table/test.py::test_check_replicated_table_simple[-_0]' test_cluster_all_replicas/test.py::test_cluster 'test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes]' 'test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes]' test_cluster_all_replicas/test.py::test_global_in 'test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes]' 'test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes]' test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config test_database_iceberg/test.py::test_hide_sensitive_info test_database_iceberg/test.py::test_list_tables test_database_iceberg/test.py::test_many_namespaces test_database_iceberg/test.py::test_select test_database_iceberg/test.py::test_table_with_slash test_database_iceberg/test.py::test_tables_with_same_location 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed]' test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_postgresql/test.py::test_predefined_connection_configuration test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_disks_app_func/test.py::test_disks_app_func_cp test_disks_app_func/test.py::test_disks_app_func_ld test_disks_app_func/test.py::test_disks_app_func_ln test_disks_app_func/test.py::test_disks_app_func_ls test_disks_app_func/test.py::test_disks_app_func_mv test_disks_app_func/test.py::test_disks_app_func_read_write test_disks_app_func/test.py::test_disks_app_func_rm test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive test_disks_app_func/test.py::test_remote_disk_list test_distributed_storage_configuration/test.py::test_insert test_distributed_type_object/test.py::test_distributed_type_object test_dot_in_user_name/test.py::test_user_with_dot_in_name test_dotnet_client/test.py::test_dotnet_client 'test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part]' 'test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table]' 'test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part]' 'test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit]' -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] test_disks_app_func/test.py::test_disks_app_func_cp test_cluster_all_replicas/test.py::test_cluster test_allowed_url_from_config/test.py::test_config_with_hosts test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_database_iceberg/test.py::test_hide_sensitive_info test_config_substitutions/test.py::test_allow_databases [gw3] [ 1%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] [gw6] [ 2%] PASSED test_allowed_url_from_config/test.py::test_config_with_hosts test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts [gw0] [ 3%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections [gw3] [ 4%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] [gw6] [ 5%] PASSED test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts [gw3] [ 6%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] [gw0] [ 7%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections [gw7] [ 8%] PASSED test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config [gw6] [ 9%] PASSED test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts [gw5] [ 10%] PASSED test_cluster_all_replicas/test.py::test_cluster test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] [gw3] [ 11%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] [gw9] [ 12%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] [gw6] [ 13%] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section [gw0] [ 14%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices [gw7] [ 15%] PASSED test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides [gw3] [ 16%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] [gw6] [ 17%] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section test_allowed_url_from_config/test.py::test_table_function_remote [gw7] [ 18%] PASSED test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides [gw5] [ 19%] PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] [gw0] [ 20%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections [gw7] [ 21%] PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions [gw3] [ 22%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw1] [ 23%] PASSED test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect test_dictionaries_postgresql/test.py::test_bad_configuration [gw8] [ 24%] PASSED test_database_iceberg/test.py::test_hide_sensitive_info test_database_iceberg/test.py::test_list_tables [gw0] [ 25%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections [gw3] [ 26%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw1] [ 27%] PASSED test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas [gw9] [ 28%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] [gw5] [ 29%] PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] test_cluster_all_replicas/test.py::test_global_in [gw1] [ 30%] PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query [gw5] [ 31%] PASSED test_cluster_all_replicas/test.py::test_global_in test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] [gw0] [ 32%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections test_composable_protocols/test.py::test_connections [gw7] [ 33%] PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config [gw8] [ 34%] PASSED test_database_iceberg/test.py::test_list_tables test_database_iceberg/test.py::test_many_namespaces test_dictionaries_dependency_xml/test.py::test_dependent_tables [gw5] [ 35%] PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] [gw7] [ 36%] PASSED test_config_substitutions/test.py::test_include_config [gw9] [ 37%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] [gw9] [ 38%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] [gw3] [ 39%] PASSED test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 [gw3] [ 40%] PASSED test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 [gw1] [ 41%] PASSED test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries [gw3] [ 42%] PASSED test_composable_protocols/test.py::test_proxy_1 [gw1] [ 43%] PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema [gw1] [ 44%] PASSED test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load [gw1] [ 45%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key [gw1] [ 46%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table [gw1] [ 47%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema [gw1] [ 48%] PASSED test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_postgresql/test.py::test_predefined_connection_configuration [gw0] [ 49%] PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data [gw1] [ 50%] PASSED test_dictionaries_postgresql/test.py::test_predefined_connection_configuration [gw9] [ 51%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] [gw5] [ 52%] PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] [gw2] [ 53%] PASSED test_disks_app_func/test.py::test_disks_app_func_cp test_disks_app_func/test.py::test_disks_app_func_ld [gw2] [ 54%] PASSED test_disks_app_func/test.py::test_disks_app_func_ld test_disks_app_func/test.py::test_disks_app_func_ln [gw4] [ 55%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster [gw2] [ 56%] PASSED test_disks_app_func/test.py::test_disks_app_func_ln test_disks_app_func/test.py::test_disks_app_func_ls [gw2] [ 57%] PASSED test_disks_app_func/test.py::test_disks_app_func_ls test_disks_app_func/test.py::test_disks_app_func_mv [gw2] [ 58%] PASSED test_disks_app_func/test.py::test_disks_app_func_mv test_disks_app_func/test.py::test_disks_app_func_read_write [gw2] [ 59%] PASSED test_disks_app_func/test.py::test_disks_app_func_read_write test_disks_app_func/test.py::test_disks_app_func_rm [gw2] [ 60%] PASSED test_disks_app_func/test.py::test_disks_app_func_rm test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive [gw3] [ 61%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_concurrent_queries_restriction_by_query_kind/test.py::test_insert [gw9] [ 62%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] [gw7] [ 63%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table test_config_decryption/test.py::test_successful_decryption_xml [gw8] [ 64%] PASSED test_database_iceberg/test.py::test_many_namespaces test_database_iceberg/test.py::test_select test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path [gw8] [ 65%] PASSED test_database_iceberg/test.py::test_select test_database_iceberg/test.py::test_table_with_slash [gw6] [ 66%] PASSED test_allowed_url_from_config/test.py::test_table_function_remote [gw3] [ 67%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db [gw8] [ 68%] PASSED test_database_iceberg/test.py::test_table_with_slash test_database_iceberg/test.py::test_tables_with_same_location [gw8] [ 69%] PASSED test_database_iceberg/test.py::test_tables_with_same_location [gw0] [ 70%] PASSED test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_aggregation_memory_efficient/test.py::test_remote [gw7] [ 71%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path [gw5] [ 72%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_check_table/test.py::test_check_all_tables [gw9] [ 73%] PASSED test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml [gw0] [ 74%] PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name [gw9] [ 75%] PASSED test_config_decryption/test.py::test_successful_decryption_yaml test_block_structure_mismatch/test.py::test test_dot_in_user_name/test.py::test_user_with_dot_in_name [gw3] [ 76%] PASSED test_aggregation_memory_efficient/test.py::test_remote test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly [gw2] [ 77%] PASSED test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive test_disks_app_func/test.py::test_remote_disk_list [gw2] [ 78%] PASSED test_disks_app_func/test.py::test_remote_disk_list test_distributed_storage_configuration/test.py::test_insert [gw0] [ 79%] PASSED test_block_structure_mismatch/test.py::test [gw9] [ 80%] PASSED test_dot_in_user_name/test.py::test_user_with_dot_in_name [gw5] [ 81%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_distributed_type_object/test.py::test_distributed_type_object [gw3] [ 82%] PASSED test_distributed_storage_configuration/test.py::test_insert [gw4] [ 83%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] [gw1] [ 84%] PASSED test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster [gw6] [ 85%] PASSED test_check_table/test.py::test_check_all_tables test_check_table/test.py::test_check_normal_table_corruption[] test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk [gw7] [ 86%] PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability [gw6] [ 87%] PASSED test_check_table/test.py::test_check_normal_table_corruption[] test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] [gw5] [ 88%] PASSED test_distributed_type_object/test.py::test_distributed_type_object [gw2] [ 89%] PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk [gw6] [ 90%] PASSED test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] test_check_table/test.py::test_check_replicated_table_simple[-_0] test_dotnet_client/test.py::test_dotnet_client [gw1] [ 91%] PASSED test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability [gw6] [ 92%] PASSED test_check_table/test.py::test_check_replicated_table_simple[-_0] test_cancel_freeze/test.py::test_cancel_backup [gw4] [ 93%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] [gw7] [ 94%] PASSED test_dotnet_client/test.py::test_dotnet_client [gw4] [ 95%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] [gw4] [ 96%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] [gw1] [ 97%] PASSED test_cancel_freeze/test.py::test_cancel_backup [gw4] [ 98%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] [gw4] [ 99%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] [gw4] [100%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] ----------------- generated report log file: parallel0_0.jsonl ----------------- ============================== slowest durations =============================== 82.69s call test_cancel_freeze/test.py::test_cancel_backup 72.85s setup test_disks_app_func/test.py::test_disks_app_func_cp 68.07s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] 58.87s call test_allowed_url_from_config/test.py::test_table_function_remote 50.66s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] 45.74s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] 43.55s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] 42.87s call test_database_iceberg/test.py::test_many_namespaces 41.81s call test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive 40.73s call test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster 40.24s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] 38.58s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] 37.68s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] 31.96s setup test_database_iceberg/test.py::test_hide_sensitive_info 27.90s setup test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster 27.16s teardown test_database_iceberg/test.py::test_tables_with_same_location 27.04s call test_concurrent_queries_restriction_by_query_kind/test.py::test_select 26.28s call test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] 25.88s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] 25.15s setup test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 24.90s teardown test_disks_app_func/test.py::test_remote_disk_list 24.86s setup test_cluster_all_replicas/test.py::test_cluster 24.44s setup test_check_table/test.py::test_check_all_tables 24.07s call test_dictionaries_dependency_xml/test.py::test_get_data 21.93s teardown test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 21.71s setup test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect 20.98s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 20.26s setup test_config_substitutions/test.py::test_allow_databases 20.06s setup test_config_decryption/test.py::test_successful_decryption_xml 19.64s teardown test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 19.43s setup test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 19.07s teardown test_allowed_url_from_config/test.py::test_table_function_remote 18.77s call test_dictionaries_postgresql/test.py::test_invalidate_query 18.53s call test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 18.03s setup test_distributed_type_object/test.py::test_distributed_type_object 17.93s teardown test_config_substitutions/test.py::test_include_config 17.35s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 17.05s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 16.91s setup test_allowed_url_from_config/test.py::test_config_with_hosts 16.61s call test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect 16.10s teardown test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster 15.97s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] 15.94s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] 15.81s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 15.75s call test_check_table/test.py::test_check_normal_table_corruption[] 15.27s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] 14.73s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] 14.51s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 14.44s setup test_aggregation_memory_efficient/test.py::test_remote 13.47s setup test_dotnet_client/test.py::test_dotnet_client 13.14s setup test_composable_protocols/test.py::test_connections 12.85s teardown test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] 12.44s call test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 12.34s call test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] 12.31s call test_aggregation_memory_efficient/test.py::test_remote 12.26s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 11.78s call test_dictionaries_dependency_xml/test.py::test_dependent_tables 11.64s call test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] 11.40s setup test_dictionaries_dependency_xml/test.py::test_dependent_tables 11.39s call test_check_table/test.py::test_check_all_tables 11.13s setup test_distributed_storage_configuration/test.py::test_insert 10.67s setup test_block_structure_mismatch/test.py::test 10.55s setup test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability 10.20s call test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 9.80s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] 9.74s call test_config_substitutions/test.py::test_config_multiple_zk_substitutions 9.70s teardown test_distributed_storage_configuration/test.py::test_insert 9.65s teardown test_cancel_freeze/test.py::test_cancel_backup 8.80s call test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] 8.66s call test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] 8.46s call test_database_iceberg/test.py::test_list_tables 8.35s teardown test_block_structure_mismatch/test.py::test 7.97s teardown test_config_decryption/test.py::test_successful_decryption_yaml 7.75s setup test_cancel_freeze/test.py::test_cancel_backup 7.74s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 7.70s teardown test_check_table/test.py::test_check_replicated_table_simple[-_0] 7.48s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_select 7.01s call test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] 6.92s call test_check_table/test.py::test_check_replicated_table_simple[-_0] 6.79s call test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] 6.71s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 6.55s teardown test_distributed_type_object/test.py::test_distributed_type_object 6.42s call test_database_iceberg/test.py::test_hide_sensitive_info 6.37s call test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] 6.19s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 6.15s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 5.68s setup test_dot_in_user_name/test.py::test_user_with_dot_in_name 5.61s call test_config_substitutions/test.py::test_allow_databases 5.37s teardown test_aggregation_memory_efficient/test.py::test_remote 5.20s teardown test_dot_in_user_name/test.py::test_user_with_dot_in_name 5.18s teardown test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 5.08s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 5.01s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 4.97s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 4.87s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 4.83s call test_config_substitutions/test.py::test_config 4.72s teardown test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability 4.55s teardown test_dotnet_client/test.py::test_dotnet_client 4.54s call test_distributed_type_object/test.py::test_distributed_type_object 4.51s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 4.47s call test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 4.46s call test_dotnet_client/test.py::test_dotnet_client 4.44s call test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 4.43s teardown test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 4.32s call test_distributed_storage_configuration/test.py::test_insert 4.13s call test_dot_in_user_name/test.py::test_user_with_dot_in_name 3.72s call test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 3.55s call test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability 3.48s call test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 3.43s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 3.40s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 3.35s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 3.34s call test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 3.28s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 3.12s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 3.10s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 3.08s call test_dictionaries_postgresql/test.py::test_load_dictionaries 3.05s call test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 3.02s call test_config_decryption/test.py::test_successful_decryption_xml 3.00s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 2.96s call test_config_substitutions/test.py::test_include_config 2.84s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 2.84s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 2.75s call test_disks_app_func/test.py::test_remote_disk_list 2.67s call test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 2.66s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 2.58s call test_composable_protocols/test.py::test_proxy_1 2.57s call test_config_substitutions/test.py::test_config_from_env_overrides 2.47s call test_allowed_url_from_config/test.py::test_config_with_hosts 2.22s call test_config_substitutions/test.py::test_config_merge_from_env_overrides 2.19s call test_disks_app_func/test.py::test_disks_app_func_cp 1.87s call test_cluster_all_replicas/test.py::test_cluster 1.83s call test_disks_app_func/test.py::test_disks_app_func_mv 1.79s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] 1.72s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 1.68s call test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 1.65s call test_config_decryption/test.py::test_successful_decryption_yaml 1.61s call test_disks_app_func/test.py::test_disks_app_func_ln 1.61s teardown test_composable_protocols/test.py::test_proxy_1 1.60s call test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 1.60s call test_database_iceberg/test.py::test_select 1.30s call test_disks_app_func/test.py::test_disks_app_func_ls 1.30s call test_database_iceberg/test.py::test_tables_with_same_location 1.24s call test_dictionaries_postgresql/test.py::test_postgres_schema 1.22s call test_block_structure_mismatch/test.py::test 1.18s call test_composable_protocols/test.py::test_connections 1.16s call test_disks_app_func/test.py::test_disks_app_func_rm 0.97s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.96s call test_cluster_all_replicas/test.py::test_global_in 0.94s call test_database_iceberg/test.py::test_table_with_slash 0.91s call test_dictionaries_postgresql/test.py::test_bad_configuration 0.87s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.81s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.61s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.60s call test_disks_app_func/test.py::test_disks_app_func_ld 0.49s call test_disks_app_func/test.py::test_disks_app_func_read_write 0.48s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.42s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.38s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.37s call test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 0.34s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 0.32s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.22s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 0.02s call test_composable_protocols/test.py::test_http_proxy_1 0.01s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_cp 0.00s setup test_disks_app_func/test.py::test_disks_app_func_ln 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] 0.00s teardown test_check_table/test.py::test_check_all_tables 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 0.00s setup test_database_iceberg/test.py::test_list_tables 0.00s setup test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s setup test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] 0.00s setup test_check_table/test.py::test_check_normal_table_corruption[] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.00s teardown test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect 0.00s setup test_cluster_all_replicas/test.py::test_global_in 0.00s setup test_disks_app_func/test.py::test_remote_disk_list 0.00s setup test_database_iceberg/test.py::test_select 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 0.00s teardown test_database_iceberg/test.py::test_hide_sensitive_info 0.00s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] 0.00s teardown test_composable_protocols/test.py::test_http_proxy_1 0.00s setup test_dictionaries_postgresql/test.py::test_bad_configuration 0.00s setup test_disks_app_func/test.py::test_disks_app_func_ld 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.00s teardown test_config_substitutions/test.py::test_allow_databases 0.00s setup test_dictionaries_dependency_xml/test.py::test_get_data 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] 0.00s setup test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_hosts 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] 0.00s setup test_composable_protocols/test.py::test_http_proxy_1 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] 0.00s setup test_composable_protocols/test.py::test_proxy_1 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.00s teardown test_cluster_all_replicas/test.py::test_cluster 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 0.00s teardown test_check_table/test.py::test_check_normal_table_corruption[] 0.00s setup test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 0.00s setup test_disks_app_func/test.py::test_disks_app_func_rm 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] 0.00s setup test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 0.00s teardown test_config_decryption/test.py::test_successful_decryption_xml 0.00s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 0.00s teardown test_composable_protocols/test.py::test_connections 0.00s setup test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] 0.00s setup test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] 0.00s setup test_disks_app_func/test.py::test_disks_app_func_mv 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] 0.00s setup test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 0.00s setup test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 0.00s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 0.00s setup test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] 0.00s setup test_disks_app_func/test.py::test_disks_app_func_read_write 0.00s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 0.00s setup test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s teardown test_dictionaries_dependency_xml/test.py::test_dependent_tables 0.00s setup test_check_table/test.py::test_check_replicated_table_simple[-_0] 0.00s teardown test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 0.00s setup test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 0.00s setup test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 0.00s teardown test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 0.00s teardown test_cluster_all_replicas/test.py::test_global_in 0.00s setup test_database_iceberg/test.py::test_many_namespaces 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_mv 0.00s setup test_database_iceberg/test.py::test_table_with_slash 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_schema 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 0.00s teardown test_dictionaries_postgresql/test.py::test_bad_configuration 0.00s setup test_config_substitutions/test.py::test_config_from_env_overrides 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_schema 0.00s teardown test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_ls 0.00s teardown test_config_substitutions/test.py::test_config_from_env_overrides 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] 0.00s setup test_config_substitutions/test.py::test_config 0.00s teardown test_database_iceberg/test.py::test_many_namespaces 0.00s teardown test_database_iceberg/test.py::test_list_tables 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 0.00s setup test_config_substitutions/test.py::test_include_config 0.00s setup test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 0.00s setup test_database_iceberg/test.py::test_tables_with_same_location 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_read_write 0.00s setup test_config_decryption/test.py::test_successful_decryption_yaml 0.00s teardown test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] 0.00s setup test_disks_app_func/test.py::test_disks_app_func_ls 0.00s setup test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.00s setup test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 0.00s teardown test_config_substitutions/test.py::test_config 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.00s teardown test_database_iceberg/test.py::test_select 0.00s teardown test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 0.00s teardown test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s teardown test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s setup test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 0.00s setup test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive 0.00s setup test_allowed_url_from_config/test.py::test_table_function_remote 0.00s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_select 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_ld 0.00s teardown test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_rm 0.00s teardown test_dictionaries_dependency_xml/test.py::test_get_data 0.00s teardown test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s teardown test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] 0.00s teardown test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_ln 0.00s teardown test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 0.00s teardown test_database_iceberg/test.py::test_table_with_slash =========================== short test summary info ============================ PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] PASSED test_allowed_url_from_config/test.py::test_config_with_hosts PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] PASSED test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections PASSED test_config_substitutions/test.py::test_allow_databases PASSED test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts PASSED test_cluster_all_replicas/test.py::test_cluster PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections PASSED test_config_substitutions/test.py::test_config PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section PASSED test_config_substitutions/test.py::test_config_from_env_overrides PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] PASSED test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect PASSED test_database_iceberg/test.py::test_hide_sensitive_info PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] PASSED test_dictionaries_postgresql/test.py::test_bad_configuration PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas PASSED test_cluster_all_replicas/test.py::test_global_in PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions PASSED test_database_iceberg/test.py::test_list_tables PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] PASSED test_config_substitutions/test.py::test_include_config PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] PASSED test_composable_protocols/test.py::test_connections PASSED test_composable_protocols/test.py::test_http_proxy_1 PASSED test_dictionaries_postgresql/test.py::test_invalidate_query PASSED test_composable_protocols/test.py::test_proxy_1 PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries PASSED test_dictionaries_postgresql/test.py::test_named_collection_from_ddl PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key PASSED test_dictionaries_postgresql/test.py::test_postgres_schema PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables PASSED test_dictionaries_postgresql/test.py::test_predefined_connection_configuration PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] PASSED test_disks_app_func/test.py::test_disks_app_func_cp PASSED test_disks_app_func/test.py::test_disks_app_func_ld PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] PASSED test_disks_app_func/test.py::test_disks_app_func_ln PASSED test_disks_app_func/test.py::test_disks_app_func_ls PASSED test_disks_app_func/test.py::test_disks_app_func_mv PASSED test_disks_app_func/test.py::test_disks_app_func_read_write PASSED test_disks_app_func/test.py::test_disks_app_func_rm PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table PASSED test_database_iceberg/test.py::test_many_namespaces PASSED test_database_iceberg/test.py::test_select PASSED test_allowed_url_from_config/test.py::test_table_function_remote PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db PASSED test_database_iceberg/test.py::test_table_with_slash PASSED test_database_iceberg/test.py::test_tables_with_same_location PASSED test_dictionaries_dependency_xml/test.py::test_get_data PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert PASSED test_config_decryption/test.py::test_successful_decryption_xml PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name PASSED test_config_decryption/test.py::test_successful_decryption_yaml PASSED test_aggregation_memory_efficient/test.py::test_remote PASSED test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive PASSED test_disks_app_func/test.py::test_remote_disk_list PASSED test_block_structure_mismatch/test.py::test PASSED test_dot_in_user_name/test.py::test_user_with_dot_in_name PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select PASSED test_distributed_storage_configuration/test.py::test_insert PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] PASSED test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster PASSED test_check_table/test.py::test_check_all_tables PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly PASSED test_check_table/test.py::test_check_normal_table_corruption[] PASSED test_distributed_type_object/test.py::test_distributed_type_object PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk PASSED test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] PASSED test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability PASSED test_check_table/test.py::test_check_replicated_table_simple[-_0] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] PASSED test_dotnet_client/test.py::test_dotnet_client PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] PASSED test_cancel_freeze/test.py::test_cancel_backup PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] ======================= 100 passed in 380.12s (0:06:20) ========================